home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000866_jiang@csdeca.cs.missouri.edu_Mon Aug 22 04:55:44 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  4KB

  1. Received: from csdeca.cs.missouri.edu by cs.umb.edu with SMTP id AA27190
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 22 Aug 1994 10:53:44 -0400
  3. Received: by csdeca.cs.missouri.edu; id AA21104; Mon, 22 Aug 1994 09:55:44 -0500
  4. Date: Mon, 22 Aug 1994 09:55:44 -0500
  5. From: Benlu Jiang <jiang@csdeca.cs.missouri.edu>
  6. Message-Id: <9408221455.AA21104@csdeca.cs.missouri.edu>
  7. To: tex-k@cs.umb.edu
  8. Subject: TeX
  9.  
  10.  
  11. I have got web-6.1.tar.gz and  web2c-6.1.tar.gz
  12. from your site.
  13.  
  14. I try to build the TeX on our DEC Alpha (OSF1 V2.0).
  15. I have followed instruction at web2c.help.kpathsea.
  16. except `touch web2c-6.1/web2c/configure'.
  17. I am not sure when I should do that.
  18.  
  19. When I do make in web2c-6.1 directory,
  20. I got following error message.
  21. Could you please help me solve the problem?
  22.  
  23. Thanks!!
  24.  
  25. Benlu Jiang
  26. ----
  27. ....
  28.  
  29. gcc -I./../../lib -I../../.. -I.  -g  -c x11.c
  30. In file included from x11.c:14:
  31. /usr/include/X11/Xlib.h:1120: parse error before `foil_x_defining_wchar_t'
  32. /usr/include/X11/Xlib.h:1120: warning: no semicolon at end of struct or union
  33. /usr/include/X11/Xlib.h:1122: conflicting types for `delta'
  34. ../mfd.h:130: previous declaration of `delta'
  35. /usr/include/X11/Xlib.h:1124: parse error before `}'
  36. /usr/include/X11/Xlib.h:1124: warning: data definition has no type or storage
  37. class
  38. /usr/include/X11/Xlib.h:1210: parse error before `foil_x_defining_wchar_t'
  39. /usr/include/X11/Xlib.h:1210: warning: no semicolon at end of struct or union
  40. /usr/include/X11/Xlib.h:1210: warning: no semicolon at end of struct or union
  41. /usr/include/X11/Xlib.h:1211: warning: useless keyword or type name in empty d
  42. eclaration
  43. /usr/include/X11/Xlib.h:1211: warning: empty declaration
  44. /usr/include/X11/Xlib.h:1212: parse error before `}'
  45. /usr/include/X11/Xlib.h:1212: warning: data definition has no type or storage
  46. class
  47. /usr/include/X11/Xlib.h:1218: parse error before `XIMText'
  48. /usr/include/X11/Xlib.h:1218: warning: no semicolon at end of struct or union
  49. /usr/include/X11/Xlib.h:1219: warning: data definition has no type or storage
  50. class
  51. /usr/include/X11/Xlib.h:1251: parse error before `XIMText'
  52. /usr/include/X11/Xlib.h:1251: warning: no semicolon at end of struct or union
  53. /usr/include/X11/Xlib.h:1251: warning: no semicolon at end of struct or union
  54. /usr/include/X11/Xlib.h:1253: parse error before `}'
  55. /usr/include/X11/Xlib.h:1253: warning: data definition has no type or storage
  56. class
  57. /usr/include/X11/Xlib.h:1254: parse error before `}'
  58. /usr/include/X11/Xlib.h:1254: warning: data definition has no type or storage
  59. class
  60. /usr/include/X11/Xlib.h:4121: parse error before `foil_x_defining_wchar_t'
  61. /usr/include/X11/Xlib.h:4139: parse error before `foil_x_defining_wchar_t'
  62. /usr/include/X11/Xlib.h:4163: parse error before `foil_x_defining_wchar_t'
  63. /usr/include/X11/Xlib.h:4193: parse error before `XwcTextItem'
  64. /usr/include/X11/Xlib.h:4219: parse error before `foil_x_defining_wchar_t'
  65. /usr/include/X11/Xlib.h:4245: parse error before `foil_x_defining_wchar_t'
  66. /usr/include/X11/Xlib.h:4307: parse error before `*'
  67. /usr/include/X11/Xlib.h:4311: warning: data definition has no type or storage
  68. class
  69. /usr/include/X11/Xlib.h:4359: parse error before `foil_x_defining_wchar_t'
  70. In file included from x11.c:15:
  71. /usr/include/X11/Xutil.h:815: parse error before `foil_x_defining_wchar_t'
  72. /usr/include/X11/Xutil.h:824: parse error before `*'
  73. /usr/include/X11/Xutil.h:849: parse error before `foil_x_defining_wchar_t'
  74. *** Exit 1
  75. Stop.
  76. *** Exit 1
  77. Stop.
  78. *** Exit 1
  79. Stop.
  80. *** Exit 1
  81. Stop.
  82.